"scripts/dialog_main"
{
	"dialog_main"
	{
		"ControlName"		"VDialog"
		"fieldName"		"dialog_main"
		"xpos"		"0"
		"ypos"		"0"
		"wide"		"640"
		"tall"		"480"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"material"		"launcher/background"
	}
	"dialog_main_header"
	{
		"ControlName"		"Panel"
		"fieldName"		"dialog_main_header"
		"xpos"		"76"
		"ypos"		"40"
		"wide"		"512"
		"tall"		"128"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"stringName"		"dialog_main_header"
	}
	"VDialogLabel"
	{
		"ControlName"		"Label"
		"fieldName"		"VDialogLabel"
		"xpos"		"2"
		"ypos"		"460"
		"wide"		"640"
		"tall"		"18"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"0"
		"enabled"		"1"
		"tabPosition"		"0"
		"textAlignment"		"center"
	}
	"console"
	{
		"ControlName"		"Button"
		"fieldName"		"console"
		"xpos"		"76"
		"ypos"		"192"
		"wide"		"156"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"&console"
		"textAlignment"		"center"
		"command"		"console"
		"default"		"0"
		"stringName"		"button_console"
	}
	"new game"
	{
		"ControlName"		"Button"
		"fieldName"		"new game"
		"xpos"		"76"
		"ypos"		"228"
		"wide"		"156"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"&new game"
		"textAlignment"		"center"
		"command"		"newgame"
		"default"		"0"
		"stringName"		"button_newgame"
	}
	"load game"
	{
		"ControlName"		"Button"
		"fieldName"		"load game"
		"xpos"		"76"
		"ypos"		"264"
		"wide"		"156"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"&load game"
		"textAlignment"		"center"
		"command"		"loadgame"
		"default"		"0"
		"stringName"		"button_loadgame"
	}
	"configuration"
	{
		"ControlName"		"Button"
		"fieldName"		"configuration"
		"xpos"		"76"
		"ypos"		"300"
		"wide"		"156"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"button_configuration"
		"textAlignment"		"center"
		"command"		"configure"
		"default"		"0"
		"stringName"		"button_configuration"
	}
	"quit"
	{
		"ControlName"		"Button"
		"fieldName"		"quit"
		"xpos"		"76"
		"ypos"		"336"
		"wide"		"156"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"&quit"
		"textAlignment"		"center"
		"command"		"quitprompt"
		"default"		"0"
		"stringName"		"button_quit"
	}
	"label_console"
	{
		"ControlName"		"Label"
		"fieldName"		"label_console"
		"xpos"		"240"
		"ypos"		"192"
		"wide"		"384"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"Go to Team Fortress 2 console"
		"textAlignment"		"west"
		"stringName"		"label_console"
	}
	"label_newgame"
	{
		"ControlName"		"Label"
		"fieldName"		"label_newgame"
		"xpos"		"240"
		"ypos"		"228"
		"wide"		"380"
		"tall"		"24"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"Start a new game"
		"textAlignment"		"west"
		"stringName"		"label_newgame"
	}
	"label_loadgame"
	{
		"ControlName"		"Label"
		"fieldName"		"label_loadgame"
		"xpos"		"240"
		"ypos"		"264"
		"wide"		"384"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"Load a saved game"
		"textAlignment"		"west"
		"stringName"		"label_loadgame"
	}
	"label_configuration"
	{
		"ControlName"		"Label"
		"fieldName"		"label_configuration"
		"xpos"		"240"
		"ypos"		"300"
		"wide"		"384"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"Configuration"
		"textAlignment"		"west"
		"stringName"		"label_configuration"
	}
	"label_quit"
	{
		"ControlName"		"Label"
		"fieldName"		"label_quit"
		"xpos"		"240"
		"ypos"		"336"
		"wide"		"384"
		"tall"		"28"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		"Quit playing Team Fortress 2"
		"textAlignment"		"west"
		"stringName"		"label_quit"
	}
	"BuildDialog"
	{
		"ControlName"		"BuildModeDialog"
		"fieldName"		"BuildDialog"
		"xpos"		"344"
		"ypos"		"10"
		"wide"		"285"
		"tall"		"470"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
	}
}
